TaskType
extends AbstractType
in package
Table of Contents
Methods
- buildForm() : void
- Build the form for creating or editing a task.
Methods
buildForm()
Build the form for creating or editing a task.
public
buildForm(FormBuilderInterface $builder, array<string|int, mixed> $options) : void
Parameters
- $builder : FormBuilderInterface
-
The form builder.
- $options : array<string|int, mixed>
-
The options for this form.